Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add emotion/react dependency #211

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

grubbins
Copy link
Contributor

Summary

Adds emotion/react to the webapp dependencies.

When migrating a plugin to the latest template, I found it had a missing dependency on emotion/react, referencing this line:

export default class UserAttribute extends React.PureComponent {

Seems worth adding to the package.json. I picked a version of similar age to emotion/core and all seemed well.

When building a plugin from this template, I found it had a missing dependency on `emotion/react` as soon as I hit a line creating a React component. Seems worth adding to the `package.json`. I picked a version of similar age to `emotion/core` and all seemed well.
@mattermost-build
Copy link
Contributor

Hello @grubbins,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

@hanzei hanzei requested a review from wiggin77 October 18, 2024 05:00
@hanzei hanzei added the 2: Dev Review Requires review by a core committer label Oct 18, 2024
@wiggin77 wiggin77 removed the 2: Dev Review Requires review by a core committer label Oct 18, 2024
@wiggin77 wiggin77 merged commit 1edd3f0 into mattermost:master Oct 18, 2024
6 checks passed
@wiggin77
Copy link
Member

Thanks @grubbins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants